home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3enumcy.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_ENUMCYCLE_H = 1;
- include("oops/r3gadget.js")
-
-
- var R3CLID_ENUMCYCLE = 1227;
-
-
-
-
-
-
-
- R3ENUMCYCLEA_Values = 1227500;
- function SetR3ENUMCYCLEA_Values(value) {
- R3Set(this.r3obj, R3ENUMCYCLEA_Values, value, R3TID_INTEGER, 0);
- }
-
-
-
- function r3Enumcycle () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_ENUMCYCLE, arguments);
- }
- // Methods
-
- // Attributes
- this.SetValues=SetR3ENUMCYCLEA_Values;
- }
-
- r3Enumcycle.prototype=new r3Gadget;
- // r3enumcy.h_H